home *** CD-ROM | disk | FTP | other *** search
- Path: sourcery.han.de!not-for-mail
- Newsgroups: comp.sys.amiga.programmer
- References: <4l2v15$p58@mercury.dur.ac.uk>
- From: "Olaf Barthel" <olsen@sourcery.han.de>
- Date: Thu, 18 Apr 1996 08:36:14 +0100
- X-NewsReader: IntuiNews 1.3a (7.9.95)
- Subject: Re: Deleting Gadtools gads
- Message-ID: <13213961@sourcery.han.de>
-
- In Article <4l2v15$p58@mercury.dur.ac.uk>, M D Sergeant <M.D.Sergeant@durham.ac.uk> wrote:
- > How do I delete a gadtools gad from a window, I have tried alsorts, but all I
- > get is the gadget becomes just an image, and clicking does nothing. If I resize
- > the window to really small and then enlarge it it goes away. At the moment I
- > call gfx.library:EraseRect(); to get rid of it - surely this is wrong?
-
- Surely this is right! Removing a Gadget from a window only disconnects
- it from the list Intuition travels when distributing input events, it does not
- necessarily erase its imagery.
-
- --
- Home: Olaf Barthel, Brabeckstrasse 35, D-30559 Hannover
- Net: olsen@sourcery.han.de
-